@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/4386__IBSS_Phytoplankton%20Cr1%20May1957_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1914'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_225'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1915'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_226'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1916'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_227'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1917'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_228'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1918'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_229'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1919'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_230'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1920'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_231'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1921'^^xsd:string;
  dwc:scientificName 'Dinophysis baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109610'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_232'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1922'^^xsd:string;
  dwc:scientificName 'Scenedesmus quadricauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '596169'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_233'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1923'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_234'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1924'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_235'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1925'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_236'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1926'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_237'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1927'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_238'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1902'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_213'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1903'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_214'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1904'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_215'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1905'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_216'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1906'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_217'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1907'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_218'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1908'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_219'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1909'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '78'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_220'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1910'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_221'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1911'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_222'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1912'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_223'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1913'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_224'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2065'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_200'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2066'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_201'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2067'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_202'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2068'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_203'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2069'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_204'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1888'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_205'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1889'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_206'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1890'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_207'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1891'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_208'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1892'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_209'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1893'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_210'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1894'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_211'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1895'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_212'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1933'^^xsd:string;
  dwc:scientificName 'Microcystis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146557'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_244'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '146557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1934'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_245'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1935'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_246'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1415'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_247'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1416'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_248'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1547'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_249'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1928'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_239'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1929'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_240'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2009'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_160'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2010'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_161'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2011'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_162'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2012'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_163'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2013'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_164'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1995'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_179'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1996'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_180'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1997'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_181'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1998'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_182'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1999'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_183'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2000'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_184'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2001'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_185'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2002'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_186'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1985'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_156'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2006'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_157'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2007'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_158'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2008'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_159'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2003'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_187'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2004'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_188'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2005'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_189'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1896'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_190'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1897'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_191'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1898'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_192'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1899'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_193'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1900'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_194'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1901'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_195'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2061'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_196'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2062'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_197'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2063'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_198'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2064'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_199'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1747'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_591'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1748'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_592'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1749'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_593'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1750'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '54'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_594'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1751'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '54'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_595'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1752'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '54'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_596'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1753'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '54'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_597'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1754'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '55'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_598'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1755'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '55'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_599'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1756'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '59'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_600'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1757'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '59'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_601'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1758'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '59'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_602'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1759'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_603'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1760'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_604'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1761'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_605'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1762'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_606'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1763'^^xsd:string;
  dwc:scientificName 'Cochlodinium citron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232653'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_607'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '990879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1764'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_608'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1765'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_609'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1766'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_610'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1767'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_611'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1768'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_612'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1769'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_613'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1770'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_614'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1771'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_615'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1772'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_616'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1773'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_617'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1774'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_618'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1775'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_619'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1776'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_620'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1777'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_621'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1778'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_622'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1779'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_623'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1780'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_624'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1781'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_625'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1782'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_626'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1783'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_627'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1784'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_628'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1785'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_629'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1786'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_630'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1787'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_631'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1788'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_632'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1789'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_633'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1790'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_634'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1791'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '63'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_635'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.93"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1792'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '64'^^xsd:integer;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.667'^^xsd:double;
  dwc:endTimeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '42.93'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_636'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1793'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_637'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1794'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_638'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1795'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_639'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1796'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_640'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1797'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_641'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1798'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_642'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1799'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_643'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1800'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_644'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1801'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_645'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1802'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_646'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1803'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_647'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1804'^^xsd:string;
  dwc:scientificName 'Gonyaulax diegensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110014'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_648'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1805'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_649'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1806'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_650'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1807'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_651'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1808'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_652'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1809'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula f. globularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '724911'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_653'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1626'^^xsd:string;
  dwc:scientificName 'Rhabdonema adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157074'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_488'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '157074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1627'^^xsd:string;
  dwc:scientificName 'Gonyaulax diegensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110014'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_489'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1628'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_490'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1629'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_491'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1630'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_492'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1631'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_493'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1632'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_494'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1633'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '34'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_495'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1634'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_496'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1733'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_435'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1734'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_436'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1735'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_437'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1736'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_438'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1577'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_439'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1578'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_440'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1579'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_441'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1580'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_442'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1594'^^xsd:string;
  dwc:scientificName 'Distephanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160554'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_456'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '836683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1595'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_457'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1596'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_458'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1597'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_459'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1598'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_460'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1599'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_461'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1600'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_462'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1729'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_431'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1730'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_432'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1731'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_433'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1732'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_434'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1739'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_571'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1740'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_572'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1741'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_573'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1742'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_574'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1954'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_575'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1955'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_576'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1956'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_577'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1957'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_578'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1958'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_579'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1959'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_580'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1960'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_581'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1961'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_582'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1962'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_583'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1963'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_584'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1964'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_585'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1965'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_586'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1743'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_587'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1744'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_588'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1745'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_589'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1746'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_590'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1617'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_479'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1618'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_480'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1619'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_481'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1620'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_482'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1621'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_483'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1622'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_484'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1623'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_485'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1624'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_486'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1625'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_487'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1425'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_269'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1719'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '49'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_421'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1720'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_422'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1721'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_423'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1722'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_424'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1723'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_425'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1724'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_426'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1725'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_427'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1726'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_428'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1727'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_429'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1728'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_430'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1697'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_559'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1698'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_560'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1699'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_561'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1700'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_562'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1701'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '50'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_563'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1702'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_564'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1703'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_565'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1704'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_566'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1705'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_567'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1706'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_568'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1737'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_569'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1680'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_542'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1681'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_543'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1682'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_544'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1683'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_545'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1684'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_546'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1685'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_547'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1686'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_548'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1687'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_549'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1688'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_550'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1689'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_551'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1690'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_552'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1691'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_553'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1692'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_554'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1693'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_555'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1694'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_556'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1695'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_557'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1696'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_558'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1677'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_539'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1678'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_540'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1679'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_541'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1635'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_497'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1636'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_498'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1637'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_499'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1638'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_500'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1639'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_501'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1640'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_502'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1641'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_503'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1642'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_504'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1643'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_505'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1644'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_506'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1645'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_507'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1646'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_508'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1647'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_509'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1648'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_510'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1649'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_511'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1650'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_512'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1651'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_513'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1652'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_514'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1653'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_515'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1654'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_516'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1655'^^xsd:string;
  dwc:scientificName 'Chaetoceros insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '575742'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_517'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '575742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1656'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_518'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1657'^^xsd:string;
  dwc:scientificName 'Cochlodinium citron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '232653'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_519'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '990879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1658'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_520'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1659'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_521'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1660'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_522'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1661'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_523'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1662'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_524'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1663'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_525'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1664'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_526'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1665'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_527'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1666'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_528'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1667'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_529'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1668'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_530'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1669'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_531'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1670'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_532'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1671'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_533'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1672'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_534'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1673'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula f. globularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '724911'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_535'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1674'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_536'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1675'^^xsd:string;
  dwc:scientificName 'Gonyaulax diegensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110014'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_537'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1676'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_538'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1738'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_570'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1994'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_178'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1464'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_308'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1465'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_309'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1466'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_310'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1467'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_311'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1468'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_312'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1469'^^xsd:string;
  dwc:scientificName 'Prorocentrum  obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232348'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_313'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1470'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_314'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1471'^^xsd:string;
  dwc:scientificName 'Acanthoica acanthos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '238155'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_315'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '238155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1472'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_316'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1473'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_317'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1474'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_318'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1475'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_319'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1476'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_320'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2014'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_165'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2015'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_166'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2016'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_167'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2017'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_168'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2018'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_169'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1986'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_170'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1987'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_171'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1988'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_172'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1989'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_173'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1990'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_174'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1991'^^xsd:string;
  dwc:scientificName 'Cochlodinium citron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232653'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_175'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '990879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1992'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_176'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1993'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_177'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1930'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_241'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1931'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_242'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1932'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_243'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1549'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_251'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1548'^^xsd:string;
  dwc:scientificName 'Calyptrosphaera oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '22'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '235866'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_250'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '235866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1844'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_111'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1845'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_112'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1846'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_113'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1847'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_114'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1980'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_151'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1835'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_102'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1836'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_103'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1837'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_104'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1838'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_105'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1839'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_106'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1840'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_107'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1841'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_108'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1842'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_109'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1843'^^xsd:string;
  dwc:scientificName 'Glenodinium apiculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576242'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_110'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '639206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1421'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_265'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1422'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_266'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1423'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_267'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1438'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_282'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1439'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_283'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1417'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis var. willei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149242'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_261'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '156625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1418'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_262'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1419'^^xsd:string;
  dwc:scientificName 'Rhizosolenia flagillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_263'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1420'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_264'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1553'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_255'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1554'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_256'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1555'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_257'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1556'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_258'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1557'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_259'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1558'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_260'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1432'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_276'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1433'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_277'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1434'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_278'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1435'^^xsd:string;
  dwc:scientificName 'Chaetoceros laciniosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149228'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_279'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1424'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_268'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1426'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_270'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1427'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_271'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1428'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_272'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1429'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_273'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1430'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_274'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1431'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_275'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1436'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_280'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1437'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_281'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1440'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_284'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1441'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_285'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1442'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_286'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1443'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_287'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1444'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_288'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 33.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "33.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1445'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.23'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_289'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1446'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_290'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1450'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_294'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1451'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_295'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1452'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_296'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1453'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_297'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1454'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_298'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1455'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_299'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1456'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_300'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1457'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_301'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1458'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_302'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1459'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_303'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1460'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_304'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1461'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_305'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1462'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_306'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1463'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_307'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1447'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_291'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1448'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_292'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "33.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 33.08)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "33.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1449'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.08'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_293'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1550'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_252'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1551'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_253'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1552'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_254'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1868'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_70'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1869'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_71'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1855'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_57'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2079'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_85'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2080'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_86'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2081'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_87'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2082'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_88'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2083'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_89'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2084'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_90'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2085'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_91'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2086'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_92'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2087'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_93'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2088'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_94'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2089'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_95'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2090'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_96'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2076'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_82'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2077'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_83'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2078'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_84'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2091'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_97'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1852'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_98'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1853'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_99'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1854'^^xsd:string;
  dwc:scientificName 'Licmophora  ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '172609'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_100'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '172609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1834'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_101'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1981'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_152'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1982'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_153'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1581'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_443'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1582'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_444'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1583'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_445'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1584'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_446'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1585'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_447'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1586'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_448'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1587'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_449'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1588'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_450'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1589'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_451'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1590'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_452'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1591'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_453'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1592'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_454'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1593'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_455'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1491'^^xsd:string;
  dwc:scientificName 'Exuviaella compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_335'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1492'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_336'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1493'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_337'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1494'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_338'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1495'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_339'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1496'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_340'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1497'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_341'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1498'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_342'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1499'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_343'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1500'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_344'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1501'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_345'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1502'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_346'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1503'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_347'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2021'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_52'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1490'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_334'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1615'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_477'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1616'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '30'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_478'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1564'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_396'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1565'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_397'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1566'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_398'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1567'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_399'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1568'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_400'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1569'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_401'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1570'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_402'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1571'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_403'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1572'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_404'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1539'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_383'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1540'^^xsd:string;
  dwc:scientificName 'Distephanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160554'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_384'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '836683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1541'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_385'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1542'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_386'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1543'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_387'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1544'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_388'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1545'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_389'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1546'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_390'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1559'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_391'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1560'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_392'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1561'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_393'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1562'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_394'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1563'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_395'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1504'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_348'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1505'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_349'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1506'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_350'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1507'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_351'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1508'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_352'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1509'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_353'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1510'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_354'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1511'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_355'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1512'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_356'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1513'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_357'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1514'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_358'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1515'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_359'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1516'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_360'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1517'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_361'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1518'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_362'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1519'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_363'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1520'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_364'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1521'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_365'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1522'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_366'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1523'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_367'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1524'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_368'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1525'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_369'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1526'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_370'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1527'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_371'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1528'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_372'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1529'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_373'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1530'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_374'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1531'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_375'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1532'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_376'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1533'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_377'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1534'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_378'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1535'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_379'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1536'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_380'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1537'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_381'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61"^^xsd:decimal ;
  dwc:decimalLongitude "32.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61 32.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.61"^^xsd:decimal ;
  geo-pos:long "32.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1538'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.41'^^xsd:double;
  dwc:latitude '44.61'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_382'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1478'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_322'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1480'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_324'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1481'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_325'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1482'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_326'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1483'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_327'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1484'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_328'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1485'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_329'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1486'^^xsd:string;
  dwc:scientificName 'Distephanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160554'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_330'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '836683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1487'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_331'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1488'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_332'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1489'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_333'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1859'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_61'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1860'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_62'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1861'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_63'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1862'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_64'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2043'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_73'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2044'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_74'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2045'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_75'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2046'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_76'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2071'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_77'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2072'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_78'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2024'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_55'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2025'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_56'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2042'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_48'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2070'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_49'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2019'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_50'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2040'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_46'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2041'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_47'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1870'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_72'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2020'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_51'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2022'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_53'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2023'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_54'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2037'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_43'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2038'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_44'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2039'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_45'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1856'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_58'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1857'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_59'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1858'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_60'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1810'^^xsd:string;
  dwc:scientificName 'Leptocylindrus  minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_654'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1811'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_655'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1812'^^xsd:string;
  dwc:scientificName 'Chaetoceros abnormis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163133'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_656'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1813'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_657'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1814'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_658'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1815'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_659'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1816'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_660'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1817'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_661'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1818'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_662'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1819'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_663'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1820'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_664'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1821'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_665'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1822'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula f. globularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '724911'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_666'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1823'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_667'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1824'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_668'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1825'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_669'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1826'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_670'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1827'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_671'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1828'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_672'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1829'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_673'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1830'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_674'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1831'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_675'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1832'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_676'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 28.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1833'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.56'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_677'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1863'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_65'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1864'^^xsd:string;
  dwc:scientificName 'Dinophysis sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109660'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_66'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1865'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_67'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1866'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_68'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1867'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_69'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1477'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_321'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1849'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109795'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_116'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1850'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_117'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1947'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_130'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1948'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_131'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1949'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_132'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1950'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_133'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1951'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_134'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1952'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_135'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1953'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '82'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_136'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1966'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_137'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1967'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_138'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1968'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_139'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1969'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_140'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1970'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_141'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1971'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_142'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1972'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_143'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1973'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_144'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1851'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_118'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1936'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_119'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1937'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_120'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1938'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_121'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1939'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_122'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1940'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_123'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1941'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_124'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1942'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_125'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1943'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_126'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1848'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_115'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1871'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_1'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1872'^^xsd:string;
  dwc:scientificName 'Chaetoceros septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149296'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_2'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1873'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_3'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1874'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_4'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1875'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_5'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1876'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_6'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1877'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_7'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1878'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_8'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 28.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1879'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '75'^^xsd:integer;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.833'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '28.71'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_9'^^xsd:string;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1880'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_10'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1881'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_11'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1882'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_12'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1883'^^xsd:string;
  dwc:scientificName 'Prorocentrum  micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_13'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1974'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_145'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1975'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_146'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1976'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_147'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1977'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_148'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1978'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_149'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1979'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_150'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1944'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_127'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1945'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_128'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "30.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 30.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "30.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1946'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7'^^xsd:integer;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.06'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_129'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "32.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 32.78)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "32.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1479'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_323'^^xsd:string;
  dwc:observationDate '1957-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1884'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_14'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1885'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_15'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1886'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_16'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.81"^^xsd:decimal ;
  dwc:decimalLongitude "29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.81 29.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.81"^^xsd:decimal ;
  geo-pos:long "29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1887'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.71'^^xsd:double;
  dwc:latitude '44.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_17'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2047'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_18'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2048'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_19'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2049'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_20'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2050'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_21'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2051'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_22'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2052'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_23'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2053'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_24'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2054'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_25'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2055'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_26'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2034'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_40'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2035'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula f. globularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '724911'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_41'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2036'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_42'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2073'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_79'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2074'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_80'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2075'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_81'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1983'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_154'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.13"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1984'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '45.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_155'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2056'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_27'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2057'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_28'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2058'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_29'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2059'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_30'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "32.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 32.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "32.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2060'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.45'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_31'^^xsd:string;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2026'^^xsd:string;
  dwc:scientificName 'Synedra tabulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149371'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_32'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '157061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2027'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_33'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2028'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_34'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2029'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_35'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2030'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_36'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2031'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_37'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2032'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_38'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16 32.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.16"^^xsd:decimal ;
  geo-pos:long "32.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_2033'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.21'^^xsd:double;
  dwc:latitude '45.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_39'^^xsd:string;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1601'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_463'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1602'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_464'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1603'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_465'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1573'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_405'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1574'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_406'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1575'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_407'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1576'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_408'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1707'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_409'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1708'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_410'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1709'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_411'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1710'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_412'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1711'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_413'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1712'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_414'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1713'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_415'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1714'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_416'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1715'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_417'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1716'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_418'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1717'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '48'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_419'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 30.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1718'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '48'^^xsd:integer;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '30.63'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_420'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1604'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_466'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1605'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_467'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1606'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_468'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1607'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_469'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1608'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_470'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1609'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_471'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1610'^^xsd:string;
  dwc:scientificName 'Distephanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160554'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_472'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '836683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1611'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_473'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1612'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_474'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1613'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_475'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4386__IBSS_Phytoplankton%20Cr1%20May1957_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4386__IBSS_Phytoplankton%20Cr1%20May1957_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 31.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "31.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4386__IBSS_Phytoplankton%20Cr1%20May1957_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton Cr1 May1957_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4386_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Cr1 May1957'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton Cr1 May1957_1614'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.88'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton Cr1 May1957_476'^^xsd:string;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF