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

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_456'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_456'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_45'^^xsd:string;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_45'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_46'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_46'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_47'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_47'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_48'^^xsd:string;
  dwc:scientificName 'Diplopsalis  lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_48'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_49'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_49'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_50'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_50'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_51'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_51'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_240'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_240'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_241'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_241'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_242'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_242'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_243'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_243'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_244'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_244'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_245'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_245'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_246'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_246'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_477'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_477'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_478'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_478'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_479'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_479'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_480'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_480'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_481'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_481'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_482'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_482'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_483'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '256'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_483'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_484'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '256'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_484'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_485'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '258'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1120 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_485'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_486'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '260'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_486'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_487'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_487'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_488'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_488'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_489'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_489'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_490'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_490'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_491'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_491'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_492'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_492'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_493'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_493'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_494'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_494'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_495'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_495'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_496'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_496'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_497'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_497'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_498'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_498'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_499'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1420 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_499'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_500'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_500'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_501'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_501'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_502'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_502'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_503'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_503'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_504'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_504'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_505'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_505'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_506'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_506'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_507'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_507'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_508'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_508'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_509'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_509'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_510'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_510'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_511'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_511'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_512'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_512'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_513'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_513'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_514'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_514'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_515'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_515'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_516'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_516'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_517'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_517'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_518'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_518'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_519'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_519'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_520'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_520'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_521'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_521'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_522'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_522'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_523'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_523'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_524'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_524'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_525'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_525'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_526'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '268'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_526'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_527'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_527'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_528'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_528'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_529'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_529'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_530'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_530'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_531'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_531'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_532'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_532'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_533'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_533'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_534'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1360 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_534'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_535'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1360 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_535'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_536'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1360 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_536'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_537'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1360 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_537'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_538'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1360 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_538'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_539'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_539'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_540'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_540'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_541'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_541'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_542'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_542'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_543'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_543'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_544'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_544'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_545'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_545'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_546'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_546'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_547'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_547'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_583'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_583'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_584'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_584'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_585'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_585'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_586'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_586'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_587'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_587'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_588'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_588'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_589'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_589'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_590'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_590'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_591'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_591'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_592'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_592'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_593'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_593'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_594'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_594'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_595'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_595'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_596'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_596'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_597'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_597'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_598'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '294'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1555 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_598'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_599'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_599'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_600'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_600'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_601'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_601'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_602'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_602'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_603'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_603'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_604'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_604'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_605'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '296'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_605'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_606'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '296'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_606'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_607'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '296'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_607'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_608'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '296'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_608'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_609'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '297'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_609'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_610'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '297'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_610'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_611'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '298'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_611'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_612'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '298'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_612'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_614'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '299'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_614'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_615'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '299'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_615'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_616'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_616'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_617'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_617'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_618'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_618'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_619'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_619'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_620'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_620'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_621'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_621'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_622'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_622'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_623'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_623'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_624'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_624'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_625'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_625'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_626'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1675 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_626'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_627'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1675 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_627'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_628'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1675 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_628'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_629'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1675 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_629'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_630'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '302'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_630'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_631'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '302'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_631'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_61'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_61'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_62'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_62'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_63'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_63'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_64'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_64'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_65'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_65'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_66'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_66'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_67'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_67'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_68'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_68'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_69'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_69'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_70'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_70'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_71'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_71'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_72'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_72'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_73'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_73'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_74'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_74'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_75'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_75'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_76'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_76'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_77'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_77'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_78'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_78'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_79'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_79'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_80'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_80'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_1'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_1'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_2'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_2'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_3'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_3'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_4'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_4'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_5'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_5'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_6'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_6'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_7'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_7'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_8'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_8'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_9'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_9'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_10'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_10'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_11'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_11'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_12'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_12'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_13'^^xsd:string;
  dwc:scientificName 'Prorocentrum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232323'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_13'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_14'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_14'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_15'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_15'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_16'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_16'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_17'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_17'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_18'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_18'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_19'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_19'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_20'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_20'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_21'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_21'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_22'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_22'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_23'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_23'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_24'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_24'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_25'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_25'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_26'^^xsd:string;
  dwc:scientificName 'Prorocentrum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '232323'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_26'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_27'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_27'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_28'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_28'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_29'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_29'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_30'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_30'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_31'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_31'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_32'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_32'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_33'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_33'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_34'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_34'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_35'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_35'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_36'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_36'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_37'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_37'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_38'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_38'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_39'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_39'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_40'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_40'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_41'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_41'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_42'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_42'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_43'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_43'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_44'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_44'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_52'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_52'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_53'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_53'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_54'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_54'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_55'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_55'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_56'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_56'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_57'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_57'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_58'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_58'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_59'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_59'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_60'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '133'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_60'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_81'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_81'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_82'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_82'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_83'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_83'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_84'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_84'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_85'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_85'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_86'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_86'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_87'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '621576'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_87'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '621576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_88'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_88'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_89'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_89'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_90'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_90'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_91'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_91'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_92'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_92'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_93'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_93'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_94'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_94'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_95'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_95'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_96'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_96'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_97'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_97'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_98'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_98'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_99'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_99'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_100'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_100'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_101'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_101'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_102'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_102'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_103'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_103'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_104'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_104'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_105'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_105'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_106'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_106'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_107'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_107'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_108'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_108'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_109'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_109'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_110'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_110'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_111'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_111'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_112'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_112'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_113'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '138'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_113'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_114'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_114'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_115'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_115'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_116'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_116'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_117'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_117'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_118'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_118'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_119'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_119'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_120'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_120'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_121'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_121'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_122'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_122'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_123'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_123'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_124'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_124'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_125'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_125'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_126'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_126'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_127'^^xsd:string;
  dwc:scientificName 'Gymnodinium lunula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232253'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_127'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_128'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_128'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_129'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_129'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_130'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_130'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_131'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_131'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_132'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '141'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1510 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_132'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_133'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '143'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_133'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_134'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '143'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_134'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_135'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '144'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_135'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_136'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '144'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_136'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_137'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '145'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_137'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_138'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '148'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_138'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_139'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_139'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_140'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_140'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_141'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_141'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_142'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_142'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_143'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_143'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_144'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_144'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_145'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_145'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_146'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_146'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_147'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_147'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_148'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_148'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_149'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_149'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_150'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_150'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_151'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_151'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_152'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_152'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_153'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_153'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_154'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_154'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_155'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_155'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_156'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_156'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_157'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_157'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_158'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_158'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_159'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_159'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_160'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_160'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_161'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_161'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_162'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_162'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_163'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_163'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_164'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_164'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_165'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_165'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_166'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151a'^^xsd:string;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_166'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_167'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_167'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_168'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_168'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_169'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_169'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_170'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_170'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_171'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_171'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_172'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_172'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_173'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_173'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_174'^^xsd:string;
  dwc:scientificName 'Noctiluca  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_174'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_175'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_175'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_176'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_176'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_177'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_177'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_178'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_178'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_179'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_179'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_180'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_180'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_181'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_181'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_182'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_182'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.00667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 33.00667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "33.00667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_183'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153a'^^xsd:string;
  dwc:fieldNumber '1/1'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '33.00667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1200 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_183'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_184'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_184'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_185'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_185'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_186'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_186'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_187'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_187'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_188'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_188'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_189'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_189'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_190'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_190'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_191'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_191'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_192'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_192'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_193'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_193'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_194'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_194'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_195'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_195'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_196'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_196'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_197'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_197'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_198'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_198'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_199'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_199'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_200'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_200'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_201'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_201'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_202'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_202'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_203'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_203'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_204'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_204'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_205'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_205'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_206'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_206'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_207'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1630 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_207'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_208'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_208'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_209'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_209'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_210'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_210'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_211'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_211'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_212'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_212'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_213'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_213'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_214'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_214'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_215'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_215'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_216'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1620 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_216'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_217'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_217'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_218'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_218'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_219'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_219'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_220'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_220'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_221'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_221'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_340'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_340'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_458'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_458'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_459'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_459'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_460'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_460'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_461'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_461'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_462'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_462'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_463'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_463'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_226'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_226'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_227'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_227'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_223'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_223'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_224'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_224'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_225'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_225'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_222'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1540 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_222'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_256'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_256'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_257'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_257'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_258'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_258'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_259'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_259'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_260'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_260'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_261'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_261'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_262'^^xsd:string;
  dwc:scientificName 'Noctiluca  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186a'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_262'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_263'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_263'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_264'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_264'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_265'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_265'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_266'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_266'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_267'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_267'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_236'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_236'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_237'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_237'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_238'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_238'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_239'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_239'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_247'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_247'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_248'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_248'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_249'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_249'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_250'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_250'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_251'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_251'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_252'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_252'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_253'^^xsd:string;
  dwc:scientificName 'Noctiluca  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_253'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_254'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_254'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_255'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_255'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_228'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_228'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_229'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_229'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_230'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_230'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_231'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_231'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_232'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_232'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_233'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_233'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_234'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_234'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_235'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1415 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_235'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_268'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_268'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_269'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_269'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_270'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_270'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_271'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '186b'^^xsd:string;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_271'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_319'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_319'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_320'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_320'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_321'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_321'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_322'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_322'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_323'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_323'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_324'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_324'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_325'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_325'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_326'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_326'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_327'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_327'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_272'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '187'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_272'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_273'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '187'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1660 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_273'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_274'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '188'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1440 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_274'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_275'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '188'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1440 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_275'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_276'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_276'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_277'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_277'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_278'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_278'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_279'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_279'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_280'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_280'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_281'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_281'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_293'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '194'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_293'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_294'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '195'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_294'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_295'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '195'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_295'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_296'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '196'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1650 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_296'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_297'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '211'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1550 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_297'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_298'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '211'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1550 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_298'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_299'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '212'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1440 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_299'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_300'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '212'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1440 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_300'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_301'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '212'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1440 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_301'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_316'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_316'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_317'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_317'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_318'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1210 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_318'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_311'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_311'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_312'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_312'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_313'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_313'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_314'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_314'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_315'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_315'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_291'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '193'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1580 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_291'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_292'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '194'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1610 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_292'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_288'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_288'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_289'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '192'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_289'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_290'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '192'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_290'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_282'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_282'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_283'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_283'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_284'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_284'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_285'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_285'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_287'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_287'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05833"^^xsd:decimal ;
  dwc:decimalLongitude "32.80833"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05833 32.80833)"^^geo:wktLiteral ;
  geo-pos:lat "43.05833"^^xsd:decimal ;
  geo-pos:long "32.80833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_286'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:fieldNumber '1/2'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.80833'^^xsd:double;
  dwc:latitude '43.05833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1600 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_286'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_302'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_302'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_303'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_303'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_304'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_304'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_305'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_305'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_306'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_306'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_307'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1545 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_307'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_308'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_308'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_309'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_309'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_310'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_310'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_443'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_443'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_444'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_444'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_445'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_445'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_446'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_446'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_447'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_447'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_448'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_448'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_449'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_449'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_450'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_450'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_451'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_451'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_452'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_452'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_453'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_453'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_454'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '251'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_454'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_455'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_455'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_457'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_457'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_398'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_398'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_399'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_399'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_400'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_400'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_401'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_401'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_402'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_402'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_403'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_403'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_404'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_404'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_405'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_405'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_406'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_406'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_578'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '291'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1655 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_578'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_579'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '291'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1655 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_579'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_580'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '291'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1655 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_580'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_581'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '292'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_581'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_582'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '292'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_582'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_429'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_429'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_430'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_430'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_431'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_431'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_432'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_432'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_433'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_433'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_434'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_434'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_435'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_435'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_436'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_436'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_437'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_437'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_438'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_438'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_439'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_439'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_440'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_440'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_441'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_441'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_442'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '250'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1560 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_442'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_418'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_418'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_419'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_419'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_420'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '248'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_420'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_464'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '252'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_464'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_465'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '253'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_465'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_466'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '253'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_466'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_467'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '253'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_467'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_468'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '253'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_468'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_469'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_469'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_470'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_470'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_471'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_471'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_472'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_472'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_473'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_473'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_474'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_474'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_475'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_475'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_476'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_476'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_407'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_407'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_408'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_408'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_409'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_409'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_410'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_410'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_411'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_411'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_412'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_412'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_413'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_413'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_414'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_414'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_415'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_415'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_416'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_416'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_417'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1800 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_417'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_564'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '276'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1690 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_564'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_565'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_565'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_566'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_566'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_567'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_567'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_568'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_568'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_569'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_569'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_570'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_570'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_571'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1590 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_571'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_572'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_572'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_573'^^xsd:string;
  dwc:scientificName 'Exuviaella compessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_573'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_574'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_574'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_575'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_575'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_576'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_576'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.82667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.82667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.82667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_577'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:fieldNumber '1/6'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.82667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1585 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_577'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_421'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '248'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_421'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_422'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '248'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_422'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_423'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '248'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1570 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_423'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_424'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_424'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_425'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_425'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_426'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_426'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_427'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_427'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_428'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '249'^^xsd:integer;
  dwc:fieldNumber '1/4'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.925'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_428'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_548'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_548'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_549'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_549'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_550'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_550'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_551'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_551'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_552'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_552'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_553'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_553'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_554'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_554'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_555'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1480 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_555'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_556'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '273'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1520 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_556'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_557'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_557'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_558'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_558'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_559'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_559'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_560'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_560'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_561'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_561'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_562'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_562'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_563'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '275'^^xsd:integer;
  dwc:fieldNumber '1/5'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1300 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_563'^^xsd:string;
  dwc:observationDate '1948-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_395'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_395'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_396'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_396'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_397'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1180 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_397'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_386'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_386'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_387'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_387'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_388'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_388'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_389'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_389'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_390'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_390'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_391'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_391'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_392'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_392'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_393'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_393'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_394'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_394'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_328'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_328'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_329'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_329'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_330'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_330'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_331'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_331'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_336'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_336'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_332'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_332'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_333'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_333'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_334'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_334'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_335'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1280 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_335'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_337'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1240 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_337'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_338'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1240 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_338'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_339'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1240 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_339'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_341'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162793'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_341'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_342'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_342'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_343'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_343'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_344'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_344'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_345'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_345'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_346'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_346'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_347'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_347'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_348'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_348'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_349'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_349'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_350'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_350'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_351'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_351'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_352'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1460 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_352'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_353'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '226'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1490 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_353'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_372'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_372'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_366'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_366'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_367'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_367'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_368'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_368'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_369'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_369'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_370'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_370'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_371'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_371'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_354'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '229'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_354'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_355'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '229'^^xsd:integer;
  dwc:fieldNumber '1/3'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1500 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_355'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_356'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109642'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_356'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_357'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_357'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_358'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_358'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_359'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_359'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_360'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_360'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_361'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_361'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_362'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_362'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_363'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_363'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_364'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1220 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_364'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_365'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_365'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_373'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '216a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_373'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_374'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_374'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_375'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_375'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_376'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_376'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_377'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_377'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_378'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_378'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^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/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_379'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '217a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1260 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_379'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_380'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_380'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_381'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_381'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_382'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_382'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_383'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_383'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_384'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_384'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98333"^^xsd:decimal ;
  dwc:decimalLongitude "32.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98333 32.78333)"^^geo:wktLiteral ;
  geo-pos:lat "42.98333"^^xsd:decimal ;
  geo-pos:long "32.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4383__IBSS_Phytoplankton%2CIssledovatel%2Ccr1%2CSept1948_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4383_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1/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 '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton,Issledovatel,cr1,Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_385'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '218a'^^xsd:string;
  dwc:fieldNumber '1/3(*)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '32.78333'^^xsd:double;
  dwc:latitude '42.98333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort 'Sampled volume: 1040 cm³'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton,Issledovatel,cr1,Sept1948_385'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF