@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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_196'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_236'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_197'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_237'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_198'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_238'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_199'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_239'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_200'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_240'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_201'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_241'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_202'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_242'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_203'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_243'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_204'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_244'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_205'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_245'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_206'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_246'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_355'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_371'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_356'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_372'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_357'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_373'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_358'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_374'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_359'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_375'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_360'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_376'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_361'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_377'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_362'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_378'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_363'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_379'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_364'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_380'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_365'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_381'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_366'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_382'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_367'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_383'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_368'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_384'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_369'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_385'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_370'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_386'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_371'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_387'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_372'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_388'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_373'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_389'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_374'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_390'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_375'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_391'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_186'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_226'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_187'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_227'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_188'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_228'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_189'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_229'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_190'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_230'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_191'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_231'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_192'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_232'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_193'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_233'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_194'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_234'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_195'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_235'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_142'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_182'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_143'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_183'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_144'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_184'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_145'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_185'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_146'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_186'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_147'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_187'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_148'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_188'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_149'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_189'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_150'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_190'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_151'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_191'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_152'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_192'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_153'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_193'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_154'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_194'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_155'^^xsd:string;
  dwc:scientificName 'Glenodinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_195'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_156'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_196'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_157'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_197'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_158'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_159'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_199'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_160'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_200'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_161'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_201'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_162'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_202'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_163'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_203'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_164'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_204'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_165'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_205'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_166'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_206'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_167'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_207'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_168'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_208'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_169'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_209'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_170'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_210'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_171'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_211'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_172'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_212'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_173'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_213'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_174'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_214'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_175'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_215'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_176'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_216'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_177'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_217'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_178'^^xsd:string;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_218'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_179'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_219'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_180'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_220'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_181'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_221'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_182'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_222'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_183'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_223'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_184'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_224'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_185'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_225'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_595'^^xsd:string;
  dwc:scientificName 'Phalacroma  sphaeroideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418171'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_611'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_596'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_612'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_597'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_613'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_598'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_614'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_599'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_615'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_600'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_616'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_601'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_617'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_602'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_618'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_603'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_619'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_604'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_620'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_605'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_621'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_724'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_724'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_725'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_725'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_726'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_726'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_727'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_727'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_728'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_728'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_65'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_105'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_66'^^xsd:string;
  dwc:scientificName 'Glenodinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_106'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_67'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_107'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_68'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_108'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_105'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_145'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_106'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_146'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_107'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_147'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_45'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_85'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_46'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_86'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_47'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_87'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_48'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_88'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_49'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_89'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_50'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_90'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_72'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_112'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_73'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_113'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_74'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_114'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_69'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_109'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_70'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_110'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_71'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_111'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_84'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_124'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_85'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_125'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_86'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_126'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_87'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_127'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_128'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_89'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_129'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_90'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_130'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_91'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_131'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_92'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_132'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_93'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_133'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_94'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_134'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_95'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_135'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_96'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_136'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_97'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_137'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_98'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_138'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_99'^^xsd:string;
  dwc:scientificName 'Glenodinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_139'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_100'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_140'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_101'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_141'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_102'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_142'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_103'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_143'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_104'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_144'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_75'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_115'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_76'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_116'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_77'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_117'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_78'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_118'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_79'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_119'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_80'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_120'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_81'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_121'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_82'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_122'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_83'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_123'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_300'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_1'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_301'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_2'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_302'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_3'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_303'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_4'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_304'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_5'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_305'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_6'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_229'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_269'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_230'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_270'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_231'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_271'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_232'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_233'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_273'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_234'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_274'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_235'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_275'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_236'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_276'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_237'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_277'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_238'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_278'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_239'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_279'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_240'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_280'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_241'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_281'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_242'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_282'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_243'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_283'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_244'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_284'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_245'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_285'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_246'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_286'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_247'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_287'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_248'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_288'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_249'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_289'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_250'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_290'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_251'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_291'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_252'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_292'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_253'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_254'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_294'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_255'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_256'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_296'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_257'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_297'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_258'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_298'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_259'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_299'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_260'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_300'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_261'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_301'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_262'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_302'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_263'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_303'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_264'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_304'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_265'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_305'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_266'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_306'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_267'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_307'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_268'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_308'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_584'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_600'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_585'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_601'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_586'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_602'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_587'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_603'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_588'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_604'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_589'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_605'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_590'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_606'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_591'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_607'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_592'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_608'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_593'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_609'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_594'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_610'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_218'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_258'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_219'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_259'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_220'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_260'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_221'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_261'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_222'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_262'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_223'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_263'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_224'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_225'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_265'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_226'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_266'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_227'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_267'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_228'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_268'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_306'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_7'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_307'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_8'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_308'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_9'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_309'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_10'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_310'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_11'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_311'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_12'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_312'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_13'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_313'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_14'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_314'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_15'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_315'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_16'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_316'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_17'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_317'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_18'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_318'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_19'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_319'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_20'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_320'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_21'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_321'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_22'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_322'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_23'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_323'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_24'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_652'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_25'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_653'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_26'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_654'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_27'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_655'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_28'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_656'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_29'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_657'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_30'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_658'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_31'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_659'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_32'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_660'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_33'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_661'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_34'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_542'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_558'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_543'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_559'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_544'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_560'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_545'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_561'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_546'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_562'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_547'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_563'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_548'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_564'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_549'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_565'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_550'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_566'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_551'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_567'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_552'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_568'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_553'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_569'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_554'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_570'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_555'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_571'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_556'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_572'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_557'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_573'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_558'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_574'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_559'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_575'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_560'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_576'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_561'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_577'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_562'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_578'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_563'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_579'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_564'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_580'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_565'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_581'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_566'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_582'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_567'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_583'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_568'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_584'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_569'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_585'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_570'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_586'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_571'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_587'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_572'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Notes: naked cell'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_588'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_573'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_589'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_574'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_590'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_575'^^xsd:string;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_591'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_576'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_592'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_577'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_593'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_578'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_594'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_579'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_595'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_580'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_596'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_581'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_597'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_582'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_598'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_583'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_599'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_376'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_392'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_377'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_393'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_378'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_394'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_379'^^xsd:string;
  dwc:scientificName 'Glenodinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_395'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_380'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_396'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_381'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_397'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_382'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_398'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_383'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_399'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_384'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_400'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_385'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_401'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_386'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_402'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_387'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_403'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_388'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_404'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_389'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_405'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_390'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_406'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_391'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_407'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_392'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_408'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_393'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_409'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_394'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_410'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_395'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_411'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_396'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_412'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_397'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_413'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_606'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_622'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_607'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_623'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_608'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_624'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_609'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_625'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_610'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_626'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_611'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_627'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_612'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_628'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_613'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_629'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_614'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_630'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_615'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_631'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_616'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_632'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_617'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_633'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_618'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_634'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_619'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_635'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_620'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_636'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_621'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_637'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_622'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_638'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_623'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_639'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_624'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_640'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_207'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_247'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_208'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_248'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_209'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_249'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_210'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_250'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_211'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_251'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_212'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_252'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_213'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_253'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_214'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_254'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_215'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_255'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_216'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_256'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_217'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_257'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_795'^^xsd:string;
  dwc:scientificName 'Exuviaella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_795'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_796'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_796'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_797'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_797'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_798'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_798'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_799'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_799'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_800'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_800'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_801'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_801'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_802'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_802'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_803'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_803'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_804'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_804'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_805'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_805'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_806'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_806'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_398'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_414'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_399'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_415'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_400'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_416'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_401'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_417'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_402'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_418'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_403'^^xsd:string;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_419'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_404'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_420'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_405'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_421'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_406'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_422'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_407'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_423'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_408'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_424'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_409'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_425'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_410'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_426'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_411'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_427'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_412'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_428'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_413'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_429'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_414'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_430'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_415'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_431'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_416'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_432'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_417'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_433'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_418'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_434'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_419'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_435'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_420'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_436'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_421'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_437'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_422'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_438'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_423'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_439'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_424'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_440'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_425'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_441'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_426'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_442'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_427'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_443'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_428'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_444'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_429'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_445'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_430'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_446'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_431'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_447'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_432'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_448'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_433'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_449'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_434'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_450'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_435'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_451'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_436'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_452'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_437'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_453'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_438'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_454'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_439'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_455'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_440'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_456'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_441'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_457'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_442'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_458'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_443'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_459'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_444'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_460'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_445'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_461'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_446'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_462'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_447'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_463'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_448'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_464'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_449'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_465'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_450'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_466'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_451'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_467'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_452'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_468'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_453'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_469'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_454'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_470'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_455'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_471'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_456'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_472'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_457'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_473'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_458'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_474'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_729'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_729'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_730'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_730'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_731'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_731'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_732'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_732'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_733'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_733'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_734'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_734'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_735'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_735'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_736'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_736'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_737'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_737'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_738'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_738'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_739'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_739'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_740'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_740'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_741'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_741'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_742'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_742'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_743'^^xsd:string;
  dwc:scientificName 'Peridinium  oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_743'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_744'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_744'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_745'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_745'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_746'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_746'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_747'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_747'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_748'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_748'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_749'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_749'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_750'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_750'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_751'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_751'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_752'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_752'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_753'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_753'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_754'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_754'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_755'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_755'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_756'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_756'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_757'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_757'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_758'^^xsd:string;
  dwc:scientificName 'Peridinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '162757'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_758'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_759'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_759'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_760'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_760'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_761'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_761'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_762'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_762'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_763'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_763'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_764'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_764'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_765'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_765'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_766'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_766'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_767'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_767'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_768'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_768'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_769'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_769'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_770'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_770'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_771'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_771'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_772'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_772'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_773'^^xsd:string;
  dwc:scientificName 'Gymnodinium lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232253'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_773'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_774'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_774'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_775'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_775'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_776'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_776'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_777'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_777'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_778'^^xsd:string;
  dwc:scientificName 'Ceratium lineatim'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_778'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_779'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_779'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_780'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_780'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_781'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_781'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_782'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_782'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_783'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_783'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_784'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_784'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_785'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_785'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_786'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_786'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_787'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_787'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_788'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_788'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_789'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_789'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_790'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_790'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_791'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_791'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_792'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_792'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_793'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_793'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_794'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_794'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_30'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_70'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_31'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_71'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_32'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_72'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_3'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_43'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_4'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_44'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_45'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_6'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_46'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_7'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_47'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_8'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_48'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_9'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_49'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_10'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_50'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_11'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_51'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_667'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_40'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_1'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_41'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_2'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_42'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_664'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_37'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_665'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_38'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_666'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_39'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_12'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_52'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_13'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_53'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_14'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_54'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_15'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_55'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_16'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_56'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_17'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_57'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_18'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_58'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_19'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_59'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_20'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_60'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_21'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_61'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_22'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_62'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_23'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_63'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_24'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_64'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_25'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_65'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_26'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_66'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_27'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_67'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_51'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_91'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_52'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_92'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_53'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_93'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_54'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_94'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_55'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_95'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_56'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_96'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_57'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_97'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_58'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_98'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_59'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_99'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_60'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_100'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_61'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_101'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_62'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_102'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_63'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_103'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_64'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_104'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_28'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_68'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_29'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_69'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_39'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_79'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_40'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_80'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_41'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_81'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_42'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_82'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_43'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_83'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_44'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_84'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_36'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_76'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_37'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_38'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_78'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_120'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_160'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_121'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_161'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_122'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_162'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_123'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_163'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_124'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_164'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_125'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_165'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_126'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_166'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_127'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_128'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_168'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_129'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_169'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_130'^^xsd:string;
  dwc:scientificName 'Peridinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '162757'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_170'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_131'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_171'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_132'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_172'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_133'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_173'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_134'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_174'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_135'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_175'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_136'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_176'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_137'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_177'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_138'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_178'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_139'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_179'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_140'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_180'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_141'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_181'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_344'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_360'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_345'^^xsd:string;
  dwc:scientificName 'Peridinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_361'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_346'^^xsd:string;
  dwc:scientificName 'Glenodinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_362'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_347'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_363'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_348'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_364'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_349'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_365'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_350'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_366'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_351'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_367'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_352'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_368'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_353'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_369'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_354'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_370'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_298'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_338'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_299'^^xsd:string;
  dwc:scientificName 'Rhabdonema adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '157074'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_339'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_324'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_340'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_325'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_341'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_326'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_342'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_327'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_343'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_328'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_344'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_329'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_345'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_330'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_346'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_331'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_347'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_332'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_348'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_625'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_641'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_626'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_642'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_627'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_643'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_628'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_644'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_629'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_645'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_630'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_646'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_631'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_647'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_632'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_648'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_633'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_649'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_634'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_650'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_635'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_651'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_636'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_652'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_637'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_653'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_638'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_654'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_639'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_655'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_640'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_656'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_641'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '621576'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_657'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '621576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_642'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_658'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_643'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_659'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_644'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_660'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_645'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_661'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_646'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_662'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_647'^^xsd:string;
  dwc:scientificName 'Peridinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663619'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_663'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_648'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_664'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_649'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_665'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_521'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_537'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_522'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_538'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_523'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_539'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_524'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_540'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_525'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_541'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_526'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_542'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_527'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_543'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_528'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_544'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_529'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_545'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_530'^^xsd:string;
  dwc:scientificName 'Peridinium  oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162782'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_546'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_531'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_547'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_532'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_548'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_533'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_549'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_534'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_550'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_535'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_551'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_536'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_552'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_537'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_553'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_538'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_554'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_539'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_555'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_540'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_556'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_541'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_557'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_269'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_309'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_270'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_310'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_271'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_311'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_272'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_312'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_273'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_313'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_274'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_314'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_275'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_315'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_276'^^xsd:string;
  dwc:scientificName 'Gymnodinium lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232253'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_316'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_277'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_317'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_278'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_318'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_279'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_319'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_280'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_320'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_281'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_321'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_282'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_322'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_283'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_323'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_284'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_285'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_325'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_286'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_326'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_287'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_327'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_288'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_328'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_289'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_329'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_290'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_330'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_291'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_331'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_292'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_332'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_293'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_333'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_294'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_334'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_295'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_335'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_296'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_336'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_297'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_337'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_333'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_349'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_334'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_350'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_335'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_351'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_336'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_352'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_337'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_353'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_338'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_354'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_339'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_355'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_340'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_356'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_341'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_357'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_342'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_358'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_343'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_359'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_710'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_710'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_711'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_711'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_712'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_712'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_713'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_713'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_714'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_714'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_715'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_715'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_716'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_716'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_717'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_717'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_718'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_718'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_719'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '621576'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_719'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '621576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_720'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_720'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_721'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_721'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_722'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_722'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_723'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_723'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_662'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_35'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_663'^^xsd:string;
  dwc:scientificName 'Dinophysis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_36'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_33'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_73'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_34'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_74'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_35'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_75'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_108'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_148'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_109'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_149'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_110'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_150'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_111'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_151'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_112'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_152'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_113'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_153'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_114'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_154'^^xsd:string;
  dwc:observationDate '1948-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_115'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_155'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_116'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_156'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_117'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_157'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_118'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_158'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_119'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_159'^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_466'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_482'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_467'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_483'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_468'^^xsd:string;
  dwc:scientificName 'Gymnodinium lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232253'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_484'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_469'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_485'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_470'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_486'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_471'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_487'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_472'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_488'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_473'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_489'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_474'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_490'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_475'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_491'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_476'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_492'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_477'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_493'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_478'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_494'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_479'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_495'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_480'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_496'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_481'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_497'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_482'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_498'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_483'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_499'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_484'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_500'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_485'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_501'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_486'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_502'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_487'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_503'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_488'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_504'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_489'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_505'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_490'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_506'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_491'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_507'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_492'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_508'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_493'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_509'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_494'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_510'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_495'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_511'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_496'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_512'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_497'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_513'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_498'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Notes: naked cell'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_514'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_499'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_515'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_500'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_516'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_501'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_517'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_502'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_518'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_503'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_519'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_504'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_520'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_505'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_521'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_506'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_522'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_507'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_523'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_508'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_524'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_509'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_525'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_510'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_526'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_511'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_527'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_512'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_528'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_513'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_529'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_514'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_530'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_515'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_531'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_516'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_532'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_517'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_533'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_518'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_534'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_519'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_535'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_520'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_536'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_459'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_475'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_460'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_476'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_461'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_477'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_462'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_478'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_463'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_479'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_464'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_480'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_465'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_481'^^xsd:string;
  dwc:observationDate '1948-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_650'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_666'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_651'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_667'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_668'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_668'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_669'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_669'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_670'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_670'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_671'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_671'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_672'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_672'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_673'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_673'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_674'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_674'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_675'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_675'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_676'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_676'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_677'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_677'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_678'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_678'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_679'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_679'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_680'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_680'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_681'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_681'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_682'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_682'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_683'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_683'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_684'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_684'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_685'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_685'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_686'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_686'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_687'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_687'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_688'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_688'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_689'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_689'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_690'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_690'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_691'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_691'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_692'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_692'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_693'^^xsd:string;
  dwc:scientificName 'Peridinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150282'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_693'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_694'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_694'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_695'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_695'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_696'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_696'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_697'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_697'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_698'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_698'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_699'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_699'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_700'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_700'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_701'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_701'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_702'^^xsd:string;
  dwc:scientificName 'Exuviaella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_702'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_703'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_703'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_704'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_704'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_705'^^xsd:string;
  dwc:scientificName 'Gyrodinium fissum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109853'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_705'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_706'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_706'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_707'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_707'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_708'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_708'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_709'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_709'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_807'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_807'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4388__IBSS_Phytop%20halistatic%20region%20September%201948_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4388__IBSS_Phytop%20halistatic%20region%20September%201948_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "33.37"^^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/4388__IBSS_Phytop%20halistatic%20region%20September%201948_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 33.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "33.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4388__IBSS_Phytop%20halistatic%20region%20September%201948_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop halistatic region September 1948_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4388_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop halistatic region September 1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop halistatic region September 1948_808'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.37'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop halistatic region September 1948_808'^^xsd:string;
  dwc:observationDate '1948-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF